PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFRgbColor Class / setG Method
the green component.
In This Topic
    setG Method
    In This Topic
    Sets the green component.
    Syntax
    public void setG( 
       int value
    )

    Parameters

    value
    the green component.
    See Also